home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 12436 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: nb5slip147.cac.psu.edu!cmb157
  2. From: cmb157@psu.edu (Christopher Best)
  3. Newsgroups: comp.lang.c++
  4. Subject: Linking two com ports. (MSDOS)
  5. Date: Wed, 20 Mar 1996 01:07:16 GMT
  6. Organization: CAC
  7. Message-ID: <cmb157.3.314F5A44@psu.edu>
  8. NNTP-Posting-Host: nb5slip147.cac.psu.edu
  9. X-Newsreader: Trumpet for Windows [Version 1.0 Rev B]
  10.  
  11.      Hello all!,   I am wondering if anyone may have some source code or
  12. might be able to point me in the right direction for a program I need to
  13. write.   I have a need to connect my modem on com2 with a computer that
  14. is null-modemed to my com3 port.  I only really need to go 19.2k baud on
  15. this one.  I am using MSDOS, and I have come to the conclusion that the
  16. only way I would be able to get this done is to eitherwrite a simple program 
  17. to direct output/input to and from com3 & com 2.  I am entirely new to C and
  18. my only programming experiencing is a Fortran class that I took in college
  19. a few years back and any help will be greatly appreciated.  I am using
  20. Turbo C++ v3.
  21.                                 Thanks,
  22.                                  Christopher M. Best
  23.